GoXam for WPF v3
ContainsLink Method (GraphLinksModel.DataCollection<NodeType,NodeKey,PortKey,LinkType>)
Northwoods.GoXam.Model Namespace > GraphLinksModel.DataCollection<NodeType,NodeKey,PortKey,LinkType> Class : ContainsLink Method
the data type is the model's LinkType type parameter
This predicate is true if the given link data is in the collection of Links.
Syntax
public bool ContainsLink( 
   LinkType linkdata
)

Parameters

linkdata
the data type is the model's LinkType type parameter
See Also

Reference

GraphLinksModel.DataCollection<NodeType,NodeKey,PortKey,LinkType> Class
GraphLinksModel.DataCollection<NodeType,NodeKey,PortKey,LinkType> Members